home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
03
/
5
/
DISK0352.ZIP
/
GO.BAT
< prev
next >
Wrap
DOS Batch File
|
1987-01-28
|
754b
|
20 lines
ECHO OFF
CLS
ECHO =========================================================================
ECHO There are two version of Fourth on this disk, to print the documentation
ECHO for MVPFORTH type:
ECHO COPY MVPFORTH.DOC LPT1: (press enter)
ECHO To start MVPFORTH type:
ECHO MVPFORTH (press enter)
ECHO To print the documentation for GLEN HAYDON'S forth type:
ECHO COPY FORTH-H.DOC LPT1: (press enter)
ECHO To start the program type:
ECHO FORTH-H (press enter)
ECHO =========================================================================
ECHO PC-SIG
ECHO 1030D E. Duane Ave.
ECHO Sunnyvale, CA 94086
ECHO (408) 730-9291
ECHO (c) Copyright 1987 PC-SIG
ECHO ON